Fox's Git Mirrors
Node / rns-mirrors / Reticulum-Go.git / files / examples / wasm / vendor / github.com / mdlayher / socket / .golangci.yml
Displaying Raw • Download
examples/wasm/vendor/github.com/mdlayher/socket/.golangci.yml 83609bcb589eb3cfc35b98ecc0b3327b2ae99d77 (83609bcb) Text, 257 B
version: "2"
linters:
enable:
- misspell
- modernize
- revive
exclusions:
generated: lax
presets:
- comments
- common-false-positives
- legacy
- std-error-handling
formatters:
exclusions:
generated: lax
Served by rngit 1.5.4 - Generated in 0.02s